LassoScript Utility
Basics Browse Detail

[Null->Steal]

Tag Link [Null->Steal] Category Tags
Type Member Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type None Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0

Description

[Null->Steal] will steal the value of the tag parameter and give it to the base target. The parameter will be left as a null.

Syntax

[Var: 'myVar' = '']
[Var: 'yourVar' = 'yourValue']
[$myVar->(Steal: $yourVar)]

Parameters

Required Parameters
Value The value which is to be stolen.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.